class PSPACE
PSPACE,
polynomial space,
多项式空间
#complexity_theory
#complexity_theory
Definition
represents decision problems decidable in polynomial amounts of space, i.e.
(SPACE)
Proposition
Notes
- PSPACE and NSPACE can be thought of as the space analogs of time complexity classes P and NP respectively
See also
- NPSPACE
- L
- NL
- P versus NP problem
- SPACE
References
- S. Arora, B. Barak. Computational Complexity: A Modern Approach, Cambridge University Press, 2009, p. 81.
- https://home.csulb.edu/~tebert/teaching/lectures/419-519/pspace/pspace.pdf
- https://webdocs.cs.ualberta.ca/~zacharyf/courses/complexity_2019/notes/complexity-w19-lec03.pdf
- https://mathoverflow.net/questions/39690/how-is-p-related-to-other-complexity-classes